net/http.http2Server.MaxUploadBufferPerConnection (field)

3 uses

	net/http (current package)
		h2_bundle.go#L3946: 	MaxUploadBufferPerConnection int32
		h2_bundle.go#L3971: 	if s.MaxUploadBufferPerConnection >= http2initialWindowSize {
		h2_bundle.go#L3972: 		return s.MaxUploadBufferPerConnection